Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure the compile function passed to runners is Send+Sync #3795

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

Michael-F-Bryan
Copy link
Contributor

@Michael-F-Bryan Michael-F-Bryan commented Apr 20, 2023

This is a drive-by fix that I found while debugging #3794. We had a regression in #3739, and because the WcgiRunner integration tests aren't run in CI we didn't notice it.

@syrusakbary syrusakbary enabled auto-merge April 20, 2023 14:12
@Michael-F-Bryan Michael-F-Bryan force-pushed the compile-func-send-sync branch from 9038022 to b7632f7 Compare April 20, 2023 14:29
@syrusakbary syrusakbary merged commit f64fc3d into master Apr 20, 2023
@syrusakbary syrusakbary deleted the compile-func-send-sync branch April 20, 2023 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants